home *** CD-ROM | disk | FTP | other *** search
/ Interactive Media Design Review 1999 / Interactive Media Design Review 1999.iso / pc / allfiles / Sonic / FlashRadio.swf / scripts / DefineButton2_254 / BUTTONCONDACTION on(release).as
Text File  |  1999-03-05  |  77b  |  7 lines

  1. on(release){
  2.    tellTarget("/00:00:X0")
  3.    {
  4.       nextFrame();
  5.    }
  6. }
  7.